Conversation
Codecov Report✅ All modified and coverable lines are covered by tests.
... and 23 files with indirect coverage changes 🚀 New features to boost your workflow:
|
2d4f673 to
b73f35e
Compare
|
So, it turns out that I made a mistake in simply replacing the entire call with I know that we could still consider merging this by writing a new fusiontree manipulation that does this, but unless this is really showing up in the profiler I would argue that it is fine to leave this as is for now. |
|
Failures are unrelated (still the MatrixAlgebraKit issues), so will merge this as-is. |
* update BraidingTensor `planarcontract!` * remove obsolete code * add `promote_storagetype` edge case * add braidingtensor.jl tests * extend braidingtensor tests * update planarcontract implementation * fix small typos * one more bugfix * try once more * some more tests * Correct braiding behavior * remove unnecessary overloads * add_permute does not accept allocators
I should have known this. I had some hunch while reviewing that something might be off, and was looking for the effect of the final |
|
Yeah, it is very confusing since the |
* Update changelog for v0.16.5 * Bump version to v0.16.5 * Update CITATION.cff for v0.16.5
This was overlooked in the release, and unfortunately now it is a bit annoying to backport this to 0.16 (although we may discuss if this could be worth it, as a true bugfix).
To do: